Object Relation Mapping

美 [ˈɑːbdʒekt rɪˈleɪʃn ˈmæpɪŋ]英 [ˈɒbdʒɪkt rɪˈleɪʃn ˈmæpɪŋ]
  • 网络对象关系映射
Object Relation MappingObject Relation Mapping
  1. Model layer interface are realized through Object Relation Mapping and Design Patterns .

    模型层接口通过对象关系映射和设计模式设计实现,系统的业务功能模块都通过该接口进行层间交互。

  2. Meanwhile , this dissertation implements the communication mechanism with some technologies including component technology , design pattern , object relation mapping and xml .

    同时本文采用构件技术、设计模式、对象关系映射和可扩展标识语言等技术,对通讯机制加以了具体实现,并使用此框架设计、实现了库存管理系统。

  3. Research and Implementation of Object Relation Mapping in J2EE

    J2EE中对象关系映射的研究与实现

  4. Does the organization leverage any object relation mapping tools like toplink , hibernate or iBatis ?

    组织利用toplink、hibernate或iBatis等对象关系映射工具吗?

  5. This framework has the function of object relation mapping , so that software engineer can progress data access in manner of object oriented , and pay no attention at the implement of bottom database , it can improve the efficiency of development highly .

    该框架具体有对象映射的方法和相关的机制,使程序开发人员能够以完全面向对象的方式进行数据存取,而不必关心底层数据库的实现,可以极大的提高程序开发效率。

  6. Application Research on Relative Technology of Object / Relation Mapping in J2EE

    J2EE中对象关系映射相关技术的应用研究

  7. Research and Application about an Object / Relation Mapping Framework based on . NET

    一种基于.NET的对象/关系映射框架的研究与应用

  8. Study on Technologies of Implementing Object / Relation Mapping in Java

    Java中实现对象/关系映射的若干技术研究

  9. Research on Object - Relation Mapping Model

    对象关系映射模型研究

  10. Fundamental Strategies of Object / Relation Mapping

    对象/关系映射的基本策略

  11. Deal with the problem of object and relation mapping is to solving the problem of data persistence .

    对象和关系的映射实际上是要解决数据持久性问题。

  12. Then has introduced the technology of the course of development , such as the message middle software 、 object / relation mapping and web service .

    接着论述开发过程中采用的消息中间件技术、对象关系映射技术以及WEBService技术。

  13. Object / Relation Mapping ( ORM ) is Object-Oriented database access , which is developed along with method of object-oriented software development .

    数据库对象化访问即对象-关系映射(Object/RelationMapping,简称ORM),是随着面向对象的软件开发方法发展而产生的。

  14. Currently , Hibernate is one of the most popular Object / Relation Mapping ( ORM ) in the J2EE platform .

    在J2EE平台中,Hibernate是当前最流行的一种对象/关系映射(ORM)框架。

  15. We also use object / relation mapping to link heterogeneous databases , use a runtime configurable dependency injection framework to support easy-expansion .

    通过对象/关系映射连接异构数据库;使用运行时可配置的依赖注入框架进行方便的扩展;

  16. The main existing problems in current application system of B / S architecture is analyzed , and the struts framework based on MVC patterns , spring framework based on dependency injection pattern and hibernate framework based on object / relation mapping tech-nology are introduced .

    分析了当前基于B/S架构的应用程序开发过程中遇到的问题,介绍了基于MVC模式的开源项目Struts,基于依赖注入模式的开源项目Spring,以及基于对象/关系映射技术的开源项目Hibernate;

  17. The persistence layer story the static part of object through the object / relation mapping rule and inherit the common database interface to realize the behavior when story a object .

    持久层在存储一个对象时,将对象的静态部分(属性)通过对象/关系转换规则存储在数据库的表中,而对象的行为通过继承持久层提供的公共数据库访问接口获得。

  18. So it is important to instance object , and needs to introducing object / relation mapping technology to avoid mismatch of object and relation .

    因此要使面向对象的应用实用化,需要引入对象/关系映射技术来避免对象和关系之间的阻抗不匹配。

  19. Object persistence is put to relational databases , for object-relational mapping ( Object / Relation Mapping , called ORM ) .

    进行对象-关系的映射(Object/RelationMapping,简称ORM),可把对象持久化到关系数据库中。

  20. Aimed at the storing contradiction that existed between the persistence object and the relational database , it was researched some methods of Object / Relation Mapping and its mechanism , proposed and implemented a frame of O / R Mapping .

    针对持久对象与关系数据库的存储矛盾,深入研究对象/关系映射的几种方法和相关机制,设计并初步实现了一个对象/关系映射框架。

  21. Does not match the two technologies , the object data to a relational database persistence , the need for Object Relational Mapping ( Object Relation Mapping , referred to as the ORM ) .

    两种技术的不匹配,导致将对象数据持久化到关系数据库中,需要进行对象关系映射(objectrelationmapping,简称ORM)。